home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1998 November / Freeware November 1998.img / dist / fw_teTeX.idb / usr / freeware / catman / u_man / cat1 / initex.Z / initex
Text File  |  1998-10-27  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4.      IIIINNNNIIIITTTTEEEEXXXX((((1111))))         UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((22227777 DDDDeeeecccceeeemmmmbbbbeeeerrrr    1111999999992222))))         IIIINNNNIIIITTTTEEEEXXXX((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       initex - initial TeX for making format (.fmt)    files
  10.  
  11.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  12.       iiiinnnniiiitttteeeexxxx is a special version of the TeX program that has no
  13.       preloaded macro packages, but    is capable of converting a
  14.       macro    package    into a special preformatted binary file,
  15.       called a _f_o_r_m_a_t (._f_m_t) file.    That format file can
  16.       subsequently be read at high speed by    vvvviiiirrrrtttteeeexxxx.
  17.  
  18.       Major    macro packages may require TeX to process many
  19.       thousands of lines of    macros,    and open and read scores of
  20.       font files, all of which would contribute to a sizable
  21.       startup overhead if the job had to be    done every time    TeX
  22.       was run.  iiiinnnniiiitttteeeexxxx allows TeX to do the    job once, and then
  23.       save the results in a    binary format file that    can be later
  24.       loaded more rapidly by vvvviiiirrrrtttteeeexxxx.
  25.  
  26.       iiiinnnniiiitttteeeexxxx is normally required only at the time TeX is
  27.       installed, or    whenever major macro packages are updated.
  28.       Thus,    it will    be rare    for anyone but system installers to
  29.       invoke it.  Nevertheless, it is just a normal    program
  30.       without special privileges, so ordinary users    can use    it to
  31.       prepare a private format file.
  32.  
  33.       Here is how you can ask iiiinnnniiiitttteeeexxxx to prepare format files for
  34.       several major    packages:
  35.  
  36.       For plain tttteeeexxxx:
  37.            _i_n_i_t_e_x '_p_l_a_i_n \_d_u_m_p'
  38.            _m_v _p_l_a_i_n._f_m_t _t_e_x._f_m_t
  39.            The single quotes are necessary to protect the
  40.            backslash from interpretation as    a Unix shell escape
  41.            character.
  42.  
  43.       For aaaammmmsssstttteeeexxxx:
  44.            _i_n_i_t_e_x '&_t_e_x _a_m_s_t_e_x \_d_u_m_p'
  45.            The single quotes around    the first argument protect the
  46.            ampersand from interpretation as    a Unix shell
  47.            background request.
  48.  
  49.       For eeeetttteeeexxxx:
  50.            _i_n_i_t_e_x '&_t_e_x _e_p_l_a_i_n \_d_u_m_p'
  51.            _m_v _e_p_l_a_i_n._f_m_t _e_t_e_x._f_m_t
  52.  
  53.       For llllaaaammmmsssstttteeeexxxx:
  54.            _i_n_i_t_e_x '&_t_e_x _a_m_s_t_e_x_l \_i_n_p_u_t _l_a_m_s_t_e_x \_d_u_m_p'
  55.            _m_v _a_m_s_t_e_x_l._f_m_t _l_a_m_s_t_e_x._f_m_t
  56.  
  57.       For llllaaaatttteeeexxxx:
  58.            _i_n_i_t_e_x '_l_p_l_a_i_n \_d_u_m_p'
  59.            _m_v _l_p_l_a_i_n._f_m_t _l_a_t_e_x._f_m_t
  60.  
  61.  
  62.  
  63.      Page 1                         (printed 8/17/98)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      IIIINNNNIIIITTTTEEEEXXXX((((1111))))         UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((22227777 DDDDeeeecccceeeemmmmbbbbeeeerrrr    1111999999992222))))         IIIINNNNIIIITTTTEEEEXXXX((((1111))))
  71.  
  72.  
  73.  
  74.       For sssslllliiiitttteeeexxxx:
  75.            _i_n_i_t_e_x '_s_p_l_a_i_n \_d_u_m_p'
  76.            _m_v _s_p_l_a_i_n._f_m_t _s_l_i_t_e_x._f_m_t
  77.  
  78.       For tttteeeexxxxiiiinnnnffffoooo:
  79.            _i_n_i_t_e_x '&_t_e_x _t_e_x_i_n_f_o @_d_u_m_p'
  80.            The last    argument is different from the previous
  81.            examples    because    tttteeeexxxxiiiinnnnffffoooo    redefines the TeX escape
  82.            character from backslash    to at-sign.  As    for aaaammmmsssstttteeeexxxx,
  83.            the file    _t_e_x._f_m_t    must already be    available.
  84.  
  85.       Note that several of these require that the format file for
  86.       plain    TeX be available, since    the first argument word    &_t_e_x
  87.       asks for the loading of the file _t_e_x._f_m_t.
  88.  
  89.       It does not matter whether the command-line arguments    are
  90.       passed as a single argument, or as separate arguments, since
  91.       TeX reconstructs the command line anyway.
  92.  
  93.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  94.       aaaammmmssssllllaaaatttteeeexxxx(1), aaaammmmsssstttteeeexxxx(1), llllaaaammmmsssstttteeeexxxx(1), llllaaaatttteeeexxxx(1),    sssslllliiiitttteeeexxxx(1),
  95.       tttteeeexxxx(1), vvvviiiirrrrtttteeeexxxx(1).
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                         (printed 8/17/98)
  130.  
  131.  
  132.  
  133.